home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / mallcrawl.swf / scripts / DefineSprite_368_ElevatorDoor2 / frame_27 / DoAction.as
Text File  |  2007-09-28  |  76b  |  10 lines

  1. if(!out)
  2. {
  3.    this.stepIn();
  4. }
  5. else
  6. {
  7.    this.stepOut();
  8. }
  9. stop();
  10.